home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Online / webPlug / bin / locale / webplug.cd
Text File  |  1998-05-20  |  18KB  |  1,271 lines

  1. ;WebPlug v1.4 CDFile
  2. #version 14
  3. ;
  4. ;
  5. msgAppDescription (//)
  6. An HTML editor
  7. ;
  8. ;
  9. ;Menus
  10. ;
  11. ;
  12. msgMenuProject (//)
  13. Project
  14. ;
  15. msgMenuLoad (//)
  16. Load...
  17. ;
  18. msgMenuSave (//)
  19. Save
  20. ;
  21. msgMenuSaveAs (//)
  22. Save as...
  23. ;
  24. msgMenuAbout (//)
  25. About...
  26. ;
  27. msgMenuIconify (//)
  28. Iconify
  29. ;
  30. msgMenuQuit (//)
  31. Quit
  32. ;
  33. msgMenuUndo (//)
  34. Undo
  35. ;
  36. msgMenuCut (//)
  37. Cut block
  38. ;
  39. msgMenuCopy (//)
  40. Copy block
  41. ;
  42. msgMenuPaste (//)
  43. Paste block
  44. ;
  45. msgMenuBrowser (//)
  46. Browser
  47. ;
  48. msgMenuRunBr (//)
  49. Run browser
  50. ;
  51. msgMenuSendToBr (//)
  52. Send to browser
  53. ;
  54. msgMenuReload (//)
  55. Reload document
  56. ;
  57. msgMenuToFront (//)
  58. Bring to front
  59. ;
  60. msgMenuPrefs (//)
  61. Prefs
  62. ;
  63. msgMenuEdit (//)
  64. Edit
  65. ;
  66. msgMenuLastSaved (//)
  67. Last saved
  68. ;
  69. msgMenuRestore (//)
  70. Restore
  71. ;
  72. ;
  73. ;Main Window
  74. ;
  75. ;
  76. ;
  77. msgHelpOpenTrans (//)
  78. Open the text-translation window
  79. ;
  80. msgHelpOpenHead (//)
  81. Open the HTML-head information\nwindow
  82. ;
  83. msgHelpOpenStyle (//)
  84. Open the HTML-styles window
  85. ;
  86. msgHelpOpenFormats (//)
  87. Open the HTML-formats window
  88. ;
  89. msgHelpOpenImage (//)
  90. Open the image insertion window
  91. ;
  92. msgHelpOpenForms (//)
  93. Open the HTML-forms window
  94. ;
  95. msgHelpOpenLists (//)
  96. Open the HTML-lists window
  97. ;
  98. msgHelpOpenBacks (//)
  99. Open the backgrounds insertion window
  100. ;
  101. msgHelpOpenTables (//)
  102. Open the HTML-tables window
  103. ;
  104. msgHelpOpenLinks (//)
  105. Open the links window
  106. ;
  107. msgHelpOpenCustom (//)
  108. Open the customtags window
  109. ;
  110. msgHelpOpenPlugins (//)
  111. Open the Plugins list window
  112. ;
  113. msgHelpOpenFrames (//)
  114. Open the Frames window
  115. ;
  116. ;
  117. ;Prefs window
  118. ;
  119. ;
  120. msgHelpBrowserLink (//)
  121. Specify the BrowserLink for the browser\nthat you want to use
  122. ;
  123. msgHelpRunBrowser (//)
  124. Specify the full path of the browser\nthat you want to use
  125. ;
  126. msgHelpCycleView (//)
  127. Toggle between internal Datatypes image\nviewer or external one
  128. ;
  129. msgHelpExtView (//)
  130. Specify the full path of the viewer\nyou want to use. Type %s where\nthe filename should be inserted
  131. ;
  132. msgHelpAutoLoadBrowser (//)
  133. Load the specified browser when\nrunning webPlug
  134. ;
  135. msgHelpLoadBefore (//)
  136. External programs will be loaded before webPlug's\nmain window is opened
  137. ;
  138. msgHelpQuitAll (//)
  139. Quit the browser when quitting webPlug\n(if possible)
  140. ;
  141. msgHelpIconifyAll (//)
  142. Iconify the browser when iconifying webPlug (if possible)
  143. ;
  144. msgHelpSaveSend (//)
  145. Save the document when sending it to\nthe browser
  146. ;
  147. msgHelpBrowserFront (//)
  148. Bring the browser's screen to the front\nwhen sending a document to it, and\nback when loading the browser\n(if possible)
  149. ;
  150. msgHelpSave (//)
  151. Close window and save changes\nto disk
  152. ;
  153. msgHelpUse (//)
  154. Close window and use changes\nfor the current session
  155. ;
  156. msgHelpCancel (//)
  157. Close window and discard the changes
  158. ;
  159. msgPrefsWindow (//)
  160. webPlug (Prefs)
  161. ;
  162. msgPrefsRegister1 (//)
  163. Files
  164. ;
  165. msgPrefsRegister2 (//)
  166. Defaults
  167. ;
  168. msgRunBrowser (//)
  169. Run browser
  170. ;
  171. msgLoadBefore (//)
  172. Load external programs first
  173. ;
  174. msgImageViewer (//)
  175. Image viewer
  176. ;
  177. msgViewType2 (//)
  178. External
  179. ;
  180. msgLoadBrowOnStart (//)
  181. Load browser on startup
  182. ;
  183. msgQuitAll (//)
  184. Quit webPlug and browser
  185. ;
  186. msgIconifyAll (//)
  187. Iconify webPlug and browser
  188. ;
  189. msgSaveSend (//)
  190. Save when sending to browser
  191. ;
  192. msgFrontSend (//)
  193. Bring the browser to front/back
  194. ;
  195. msgSave (//)
  196. Save
  197. ;
  198. msgUse (//)
  199. Use
  200. ;
  201. msgCancel (//)
  202. Cancel
  203. ;
  204. ;
  205. ;General
  206. ;
  207. ;
  208. msgUseCutPaste (//)
  209. Use Cut&Paste
  210. ;
  211. msgHelpCutPaste (//)
  212. Cut marked text, insert the HTML tags\nand paste the text again
  213. ;
  214. msgAddBR (//)
  215. Add <BR>
  216. ;
  217. msgHelpAddBR (//)
  218. Add a <BR> (force CR) after typing\nthe HTML tag
  219. ;
  220. msgInsert (//)
  221. Insert
  222. ;
  223. msgHelpInsert (//)
  224. Insert the data into the editor
  225. ;
  226. ;
  227. ;HTML header window
  228. ;
  229. ;
  230. msgHeadWindow (//)
  231. webPlug (HTML Header)
  232. ;
  233. msgHeadGroup (//)
  234. HTML header parameters
  235. ;
  236. msgDocTitle (//)
  237. Doc Title
  238. ;
  239. msgChAddBody (//)
  240. Add <BODY>
  241. ;
  242. msgUseBaseFont (//)
  243. Use BASEFONT
  244. ;
  245. ;
  246. ;HTML styles window
  247. ;
  248. ;
  249. msgStyleWindow (//)
  250. webPlug (Styles)
  251. ;
  252. msgStylesGroup (//)
  253. Styles
  254. ;
  255. msgStylesList1 (//)
  256. <B> </B>- Bold
  257. ;
  258. msgStylesList2 (//)
  259. <U> </U>- Underlined
  260. ;
  261. msgStylesList3 (//)
  262. <I> </I>- Italic
  263. ;
  264. msgStylesList4 (//)
  265. <TT> </TT>- Teletype
  266. ;
  267. msgStylesList5 (//)
  268. <S> </S> - Strike trhough
  269. ;
  270. msgStylesList6 (//)
  271. <BIG> </BIG>- Use big font
  272. ;
  273. msgStylesList7 (//)
  274. <SMALL> </SMALL>- Use small font
  275. ;
  276. msgStylesList8 (//)
  277. <SUB> </SUB> - Subscript
  278. ;
  279. msgStylesList9 (//)
  280. <SUP> </SUP> - Superscript
  281. ;
  282. msgStylesList10 (//)
  283. <CITE> </CITE> - Cite
  284. ;
  285. msgStylesList11 (//)
  286. <CODE> </CODE> - Code
  287. ;
  288. msgStylesList12 (//)
  289. <DFN> </DFN> - Definition
  290. ;
  291. msgStylesList13 (//)
  292. <EM> </EM> - Emphasize
  293. ;
  294. msgStylesList14 (//)
  295. <KBD> </KBD> - Keyboard
  296. ;
  297. msgStylesList15 (//)
  298. <SAMP> </SAMP> - Sample
  299. ;
  300. msgStylesList16 (//)
  301. <STRONG> </STRONG> - Strong
  302. ;
  303. msgStylesList17 (//)
  304. <VAR> </VAR> - Variable
  305. ;
  306. msgStylesList18 (//)
  307. <BLOCKQUOTE> </BLOCKQUOTE> - Blockquote
  308. ;
  309. msgStylesList19 (//)
  310. <Q> </Q> - Short Quotation
  311. ;
  312. msgStylesList20 (//)
  313. <LANG> </LANG> - Alter context
  314. ;
  315. msgStylesList21 (//)
  316. <AU> </AU> - Author
  317. ;
  318. msgStylesList22 (//)
  319. <PERSON> </PERSON> - Person
  320. ;
  321. msgStylesList23 (//)
  322. <ACRONYM> </ACRONYM> - Acronym
  323. ;
  324. msgStylesList24 (//)
  325. <ABBREV> </ABBREV> - Abbreviation
  326. ;
  327. msgStylesList25 (//)
  328. <INS> </INS> - Inserted text
  329. ;
  330. msgStylesList26 (//)
  331. <DEL> </DEL> - Deleted text
  332. ;
  333. msgStylesList27 (//)
  334. <ADDRESS> </ADDRESS>- Address
  335. ;
  336. ;
  337. ;Ask Color Window
  338. ;
  339. ;
  340. msgColorWindow (//)
  341. webPlug (Colors)
  342. ;
  343. msgColorGroup (//)
  344. Colors
  345. ;
  346. msgColorFor (//)
  347. Color for:
  348. ;
  349. ;
  350. ;Background window
  351. ;
  352. ;
  353. msgBackWindow (//)
  354. webPlug (Background)
  355. ;
  356. msgBackGroup (//)
  357. Background
  358. ;
  359. msgBackImage (//)
  360. Back. Image
  361. ;
  362. msgShowImage (//)
  363. Show
  364. ;
  365. msgBackAddBody (//)
  366. Add </BODY>
  367. ;
  368. msgHelpShowBackImage (//)
  369. Display the background image using the\ninternal Datatypes viewer or an\nexternal program
  370. ;
  371. msgHelpBackAddBody (//)
  372. Insert a </BODY> mark or not
  373. ;
  374. ;
  375. ;Format Window
  376. ;
  377. ;
  378. msgFormatWindow (//)
  379. webPlug (Format)
  380. ;
  381. msgFormatGroup (//)
  382. Format
  383. ;
  384. msgFormatNone (//)
  385. None
  386. ;
  387. msgFormatList1 (//)
  388. \033i<FONT></FONT> - Font size&color
  389. ;
  390. msgFormatList2 (//)
  391. <H1> </H1>- Largest
  392. ;
  393. msgFormatList3 (//)
  394. <H2> </H2>- Larger
  395. ;
  396. msgFormatList4 (//)
  397. <H3> </H3>- Large
  398. ;
  399. msgFormatList5 (//)
  400. <H4> </H4>- Small
  401. ;
  402. msgFormatList6 (//)
  403. <H5> </H5>- Smaller
  404. ;
  405. msgFormatList7 (//)
  406. <H6> </H6>- Smallest
  407. ;
  408. msgFormatList8 (//)
  409. \033i<BR> - Force CR
  410. ;
  411. msgFormatList9 (//)
  412. <P> </P>- Paragraph
  413. ;
  414. msgFormatList10 (//)
  415. <HR> - Horizontal line
  416. ;
  417. msgFormatList11 (//)
  418. <DIV> </DIV> - Division
  419. ;
  420. msgFormatList12 (//)
  421. <CENTER></CENTER>- Center in window
  422. ;
  423. msgFormatList13 (//)
  424. \033i<PRE> </PRE>-Preformatted text
  425. ;
  426. ;
  427. ;Format Font window
  428. ;
  429. ;
  430. msgFontWindow (//)
  431. webPlug (Font)
  432. ;
  433. msgFontGroup (//)
  434. Font
  435. ;
  436. msgFontUseColor (//)
  437. Use color
  438. ;
  439. msgFontUseSize (//)
  440. Use size
  441. ;
  442. ;
  443. ;Format Preformatted window
  444. ;
  445. ;
  446. msgPreWindow (//)
  447. webPlug (Preformatted)
  448. ;
  449. msgPreGroup (//)
  450. Preformatted
  451. ;
  452. msgPreUseWidth (//)
  453. Use width
  454. ;
  455. ;
  456. ;Format BR
  457. ;
  458. ;
  459. msgBRWindow (//)
  460. webPlug (Format BR)
  461. ;
  462. msgBRGroup (//)
  463. Format BR Settings
  464. ;
  465. ;
  466. ;Links window
  467. ;
  468. ;
  469. msgLinkWindow (//)
  470. webPlug (Links)
  471. ;
  472. msgLinkGroup (//)
  473. Links
  474. ;
  475. msgLinkTo (//)
  476. Link to
  477. ;
  478. ;
  479. ;Lists window
  480. ;
  481. ;
  482. msgListsWindow (//)
  483. webPlug (Lists)
  484. ;
  485. msgListGroupt (//)
  486. Lists
  487. ;
  488. msgListList1 (//)
  489. <DL> </DL>- Descriptive List
  490. ;
  491. msgListList2 (//)
  492. <DT> - DL Element title
  493. ;
  494. msgListList3 (//)
  495. <DD> - DL Element
  496. ;
  497. msgListList4 (//)
  498. <UL> </UL> - Unnumbered List
  499. ;
  500. msgListList5 (//)
  501. <OL> </OL> - Numbered List
  502. ;
  503. msgListList6 (//)
  504. <LI> - OL List Element
  505. ;
  506. ;
  507. ;Tables window (//)
  508. ;
  509. ;
  510. msgTablesWindow (//)
  511. webPlug (Tables)
  512. ;
  513. msgTablesGroup (//)
  514. Tables
  515. ;
  516. msgTablesAutomatic (//)
  517. Automatic generation
  518. ;
  519. msgTableList1 (//)
  520. \033i<TABLE></TABLE> - Start/End table
  521. ;
  522. msgTableList2 (//)
  523. \033i<TR></TR> - Table row
  524. ;
  525. msgTableList3 (//)
  526. \033i<TD></TD> - Table cell
  527. ;
  528. msgTableList4 (//)
  529. \033i<TH></TH> - Table heading
  530. ;
  531. msgTableList5 (//)
  532. \033i<CAPTION> - Table title
  533. ;
  534. ;
  535. ;Table table window
  536. ;
  537. ;
  538. msgTableTableWindow (//)
  539. webPlug (Table header)
  540. ;
  541. msgTableTableGroup (//)
  542. Table settings
  543. ;
  544. msgTableTableUseBorder (//)
  545. Use border
  546. ;
  547. msgTableTableUseCellpadd (//)
  548. Use Cellpadding
  549. ;
  550. msgTableTableUseCellSpac (//)
  551. Use Cellspacing
  552. ;
  553. msgTableTableUseWidth (//)
  554. Use width
  555. ;
  556. msgTableTableUseColor (//)
  557. Use color
  558. ;
  559. ;
  560. ;Table Row Window
  561. ;
  562. ;
  563. msgTableRowWindow (//)
  564. webPlug (Table Row)
  565. ;
  566. msgTableRowGroup (//)
  567. Table Row settings
  568. ;
  569. ;
  570. ;Table TD
  571. ;
  572. ;
  573. msgTableTDWindow (//)
  574. webPlug (Table TD)
  575. ;
  576. msgTableTDGroup (//)
  577. TD Settings
  578. ;
  579. msgTableTDUseColspan (//)
  580. Use Colspan
  581. ;
  582. msgTableTDUseRowspan (//)
  583. Use Rowspan
  584. ;
  585. ;
  586. ;Table Heading
  587. ;
  588. ;
  589. msgTableTHWindow (//)
  590. webPlug (Table header)
  591. ;
  592. msgTableTHGroup (//)
  593. Table header Settings
  594. ;
  595. ;
  596. ;Table Caption
  597. ;
  598. ;
  599. msgTableCapWindow (//)
  600. webPlug (Table Caption)
  601. ;
  602. msgTableCapGroup (//)
  603. Table Caption Settings
  604. ;
  605. msgTableCapTitle (//)
  606. Title
  607. ;
  608. ;
  609. ;Table Autogen
  610. ;
  611. ;
  612. msgTableAutoWindow (//)
  613. webPlug (Table generation)
  614. ;
  615. msgTableAutoGroup (//)
  616. Generation Settings
  617. ;
  618. msgTableAutoRows (//)
  619. Rows
  620. ;
  621. msgTableAutoCols (//)
  622. Columns
  623. ;
  624. msgTableAutoNumbers (//)
  625. Insert numbers
  626. ;
  627. msgTableAutoUseHead (//)
  628. Insert header
  629. ;
  630. msgTableHelpNumbers (//)
  631. Insert consecutive numbers in the cells
  632. ;
  633. msgTableHelpHead (//)
  634. Generate a head row or not
  635. ;
  636. msgTableAutoGenerate (//)
  637. Generate Table
  638. ;
  639. ;
  640. ;Translation Window
  641. ;
  642. ;
  643. msgTransWindow (//)
  644. webPlug (Translation)
  645. ;
  646. msgTransGroup (//)
  647. Translation Settings
  648. ;
  649. msgTransLTGT (//)
  650. Translate '<' and '>'
  651. ;
  652. msgTransAmpersand (//)
  653. Translate '&'
  654. ;
  655. msgHelpTrans1 (//)
  656. Translate the '<' and '>' chars to\nthe HTML equivalent or not.\nUsefull if you select a block of\ntext that includes HTML tags
  657. ;
  658. msgHelpTrans2 (//)
  659. Translate the '&' char to its HTML\nequivalent or not.\nUsefull if you selecte a block of text\nthat contains already translated text
  660. ;
  661. msgTransTranslate (//)
  662. Translate
  663. ;
  664. msgTransHelpTrans (//)
  665. Converts the chars of the selected\nblock of text to their HTML\nequivalent
  666. ;
  667. ;
  668. ;Images Window
  669. ;
  670. ;
  671. msgImageWindow (//)
  672. webPlug (Images)
  673. ;
  674. msgImageGroup (//)
  675. Image Settings
  676. ;
  677. msgImageImage (//)
  678. Image file
  679. ;
  680. msgImageAltText (//)
  681. Alt text
  682. ;
  683. msgImageUseBorder (//)
  684. Use border
  685. ;
  686. msgImageUseSize (//)
  687. Use size
  688. ;
  689. msgImageWidth (//)
  690. Width
  691. ;
  692. msgImageHeight (//)
  693. Height
  694. ;
  695. msgImageUseSpace (//)
  696. Use space
  697. ;
  698. ;
  699. ;Load external program
  700. ;
  701. ;
  702. msgExtWindow (//)
  703. webPlug (Loading...)
  704. ;
  705. msgExtGroup (//)
  706. Loading
  707. ;
  708. msgExtCancel (//)
  709. Cancel
  710. ;
  711. ;
  712. ;Forms Window(s)
  713. ;
  714. ;
  715. msgFormsWindow (//)
  716. webPlug (Forms)
  717. ;
  718. msgFormsReg1 (//)
  719. Form
  720. ;
  721. msgFormsReg2 (//)
  722. Input
  723. ;
  724. msgSubmitGroup (//)
  725. Submit Settings
  726. ;
  727. msgResetGroup (//)
  728. Reset Settings
  729. ;
  730. msgChkBoxGroup (//)
  731. Checkbox Settings
  732. ;
  733. msgRadioGroup (//)
  734. Radio Settings
  735. ;
  736. msgSelectGroup (//)
  737. Select Settings
  738. ;
  739. msgSelUseSize (//)
  740. Use size
  741. ;
  742. msgSelItemGroup (//)
  743. Sel. Option Settings
  744. ;
  745. msgSelItemNumOpts (//)
  746. # of options
  747. ;
  748. msgSelItemSelOpt (//)
  749. Selected option
  750. ;
  751. msgPassGroup (//)
  752. Password Settings
  753. ;
  754. msgPassUseSize (//)
  755. Use size
  756. ;
  757. msgPassUseMaxL (//)
  758. Use Max.Length
  759. ;
  760. msgTextGroup (//)
  761. Text Settings
  762. ;
  763. msgTextareaGroup (//)
  764. Textarea Settings
  765. ;
  766. ;
  767. ;webPlug
  768. ;
  769. ;
  770. msgCannotQuitASL (//)
  771. Cannot quit as there is at least\nan ASL requester opened
  772. ;
  773. msgOK (//)
  774. *OK
  775. ;
  776. msgCannotBrowserLink (//)
  777. Cannot open the specified BrowserLink !!!
  778. ;
  779. msgNoBrowserLink (//)
  780. There's no BrowserLink loaded
  781. ;
  782. msgDefineBrPath (//)
  783. Please define the path of your\nbrowser in the prefs !
  784. ;
  785. msgDefineBrLink (//)
  786. Please define a BrowserLink in the prefs !
  787. ;
  788. msgLoadingBr (//)
  789. Loading browser...
  790. ;
  791. msgCannotLoadBr (//)
  792. Unable to load the browser !
  793. ;
  794. msgBrNotPresent (//)
  795. Browser's not present !
  796. ;
  797. msgMissTitle (//)
  798. Please fill the title field !
  799. ;
  800. msgClipProblems (//)
  801. Problems accessing the Clipboard !
  802. ;
  803. msgMissImage (//)
  804. Specified image cannot be opened !
  805. ;
  806. msgDTProb (//)
  807. Cannot read this file !
  808. ;
  809. msgErrorOnLine (//)
  810. Cannot access online files !
  811. ;
  812. msgSpecImage (//)
  813. Please specify an image file !
  814. ;
  815. msgMissLinkName (//)
  816. Please fill the Link To and/or Name field !
  817. ;
  818. msgMissAction (//)
  819. Please fill the Action field !
  820. ;
  821. msgMissValue (//)
  822. Please fill the Value field !
  823. ;
  824. msgMissName (//)
  825. Please fill the Name field !
  826. ;
  827. msgPleaseSave (//)
  828. Please save the document
  829. ;
  830. msgAboutWindow (//)
  831. webPlug (About)
  832. ;
  833. msgAbout (//)
  834. \033c\033bwebPlug v%s\n\033cAn HTML editor for the Amiga\n\n\033n© 1996/97/98 Esteve Boix\n\nThis program is Shareware. Please read the docs for further details.\n\nRegistered to %s\nThis program uses MUI © Stefan Stuntz, Busy.mcc © Klaus 'kmel' Melchior and TextEditor.mcc and BetterString.mcc © Allan Odgaard.\n\nUsing internal english strings
  835. ;
  836. msgYesNo (//)
  837. Yes|*No
  838. ;
  839. msgSureClear (//)
  840. Sure to clear the document ?
  841. ;
  842. msgSureLoad (//)
  843. Sure to load a new document,\nreplacing the existing one ?
  844. ;
  845. msgLoadMessage (//)
  846. Select a document to load
  847. ;
  848. msgUnableOpen (//)
  849. Unable to load the requested file !
  850. ;
  851. msgSaveMess (//)
  852. Select a destination file
  853. ;
  854. msgFileExists (//)
  855. This file already exists !\nOverwrite it ?
  856. ;
  857. msgProbSaving (//)
  858. Got a problem while saving the document !
  859. ;
  860. msgSureQuit (//)
  861. Sure to quit ?
  862. ;
  863. msgPleaseReg (//)
  864. If you plan to continue using webPlug\nplease consider registering it !
  865. ;
  866. msgPleaseReg2 (//)
  867. Sorry, but the unregistered version of\nwebPlug cannot edit files longer\nthan 4000 bytes. Please register !
  868. ;
  869. msgFilename (//)
  870. Filename : '%s'
  871. ;
  872. msgSelectBlock (//)
  873. Please select a block
  874. ;
  875. ;
  876. ;Fatal error codes
  877. ;
  878. ;
  879. msgNASL (//)
  880. Can't open the ASL.library !!!
  881. ;
  882. msgRXLB (//)
  883. Can't open the RexxSysLib.library !!!
  884. ;
  885. msgUTLB (//)
  886. Can't open the utility.library !!!
  887. ;
  888. msgNAPP (//)
  889. Can't create application !!!
  890. ;
  891. msgMLIB (//)
  892. Need MUI v3.8+ correctly installed !!!
  893. ;
  894. msgMEM (//)
  895. Out of memory !!!
  896. ;
  897. ;**************************************
  898. ;*        New strings in v1.1         *
  899. ;**************************************
  900. ;
  901. msgMenuInclude (//)
  902. Include...
  903. ;
  904. msgMenuMark (//)
  905. Mark...
  906. ;
  907. msgMenuLocation1 (//)
  908. Location 1
  909. ;
  910. msgMenuLocation2 (//)
  911. Location 2
  912. ;
  913. msgMenuLocation3 (//)
  914. Location 3
  915. ;
  916. msgMenuLocation4 (//)
  917. Location 4
  918. ;
  919. msgMenuLocation5 (//)
  920. Location 5
  921. ;
  922. msgMenuGoto (//)
  923. Go to...
  924. ;
  925. msgMenuFunctions (//)
  926. Functions
  927. ;
  928. msgMenuTranslation (//)
  929. Translation
  930. ;
  931. msgMenuHeader (//)
  932. Header
  933. ;
  934. msgMenuStyles (//)
  935. Styles
  936. ;
  937. msgMenuFormat (//)
  938. Format
  939. ;
  940. msgMenuImages (//)
  941. Images
  942. ;
  943. msgMenuForms (//)
  944. Forms
  945. ;
  946. msgMenuLists (//)
  947. Lists
  948. ;
  949. msgMenuBacks (//)
  950. Backgrounds
  951. ;
  952. msgMenuTables (//)
  953. Tables
  954. ;
  955. msgMenuLinks (//)
  956. Links
  957. ;
  958. msgMenuToolbar (//)
  959. Toolbar
  960. ;
  961. msgMenuBrowserbar (//)
  962. Browser
  963. ;
  964. msgCycleFontAbsolute (//)
  965. Absolute
  966. ;
  967. msgCycleFontRelative (//)
  968. Relative
  969. ;
  970. ;
  971. msgHeadAuthorName (//)
  972. Name
  973. ;
  974. msgBrowserWindow (//)
  975. webPlug (Browser)
  976. ;
  977. msgHelpLoadBrowser (//)
  978. Loads the browser (if necessary) and\nthe specified BrowserLink
  979. ;
  980. msgHelpSendDocument (//)
  981. Send the current HTML document to the browser\nand brings it to the front (if possible)
  982. ;
  983. msgHelpReloadDocument (//)
  984. Reloads the current document in the browser\n and brings it to the front (if possible)
  985. ;
  986. msgHelpBrowserFrontBt (//)
  987. Brings the browser to the front
  988. ;
  989. msgPrefsOpenBar (//)
  990. Open toolbar window
  991. ;
  992. msgPrefsOpenBrowser (//)
  993. Open browser window
  994. ;
  995. msgPrefsOpenFormats (//)
  996. Open formats window
  997. ;
  998. msgPrefsOpenStyles (//)
  999. Open styles window
  1000. ;
  1001. msgPrefsOpenLists (//)
  1002. Open lists window
  1003. ;
  1004. msgPrefsOpenLinks (//)
  1005. Open links window
  1006. ;
  1007. msgPrefsEditorGroup (//)
  1008. Editor
  1009. ;
  1010. msgPrefsDefDir (//)
  1011. Default dir
  1012. ;
  1013. msgHelpDefDir (//)
  1014. Default directory for your HTML documents
  1015. ;
  1016. ;
  1017. ;New for v1.2
  1018. ;
  1019. ;
  1020. msgMenuText (//)
  1021. Text...
  1022. ;
  1023. msgMenuBlockBet12 (//)
  1024. Block between 1 & 2
  1025. ;
  1026. msgMenuSearch (//)
  1027. Search...
  1028. ;
  1029. msgMenuCustomTags (//)
  1030. Custom Tags
  1031. ;
  1032. msgPrefsArguments (//)
  1033. Arguments
  1034. ;
  1035. msgPrefsDefCTags (//)
  1036. Def. Custom Tags
  1037. ;
  1038. msgHelpDefCTags (//)
  1039. This file (if specified) will be loaded\non startup
  1040. ;
  1041. msgPrefsDefCStr (//)
  1042. Def. Custom Strings
  1043. ;
  1044. msgPrefsShowIButtons (//)
  1045. Show Insert Buttons
  1046. ;
  1047. ;Search Window
  1048. ;
  1049. msgSearchWindow (//)
  1050. webPlug (Search)
  1051. ;
  1052. msgSearchGroup (//)
  1053. Search Parameters
  1054. ;
  1055. msgSeachString (//)
  1056. Search string
  1057. ;
  1058. msgSearchBlock (//)
  1059. Mark block if find
  1060. ;
  1061. msgSearchFind (//)
  1062. Find
  1063. ;
  1064. msgSearchFindNext (//)
  1065. Find Next
  1066. ;
  1067. msgSearchNotFound (//)
  1068. String not found
  1069. ;
  1070. ;Custom Lists window
  1071. ;
  1072. msgCListsWindow (//)
  1073. webPlug (Custom Lists)
  1074. ;
  1075. msgCListsCTags (//)
  1076. Custom Tags
  1077. ;
  1078. msgCListsCStrings (//)
  1079. Custom Strings
  1080. ;
  1081. msgCListsNew (//)
  1082. New
  1083. ;
  1084. msgCListsDelete (//)
  1085. Delete
  1086. ;
  1087. msgCListsDuplicate (//)
  1088. Duplicate
  1089. ;
  1090. msgCListsEdit (//)
  1091. Edit
  1092. ;
  1093. msgCListsSort (//)
  1094. Sort
  1095. ;
  1096. msgCListsClear (//)
  1097. Clear
  1098. ;
  1099. msgCListsLoad (//)
  1100. Load
  1101. ;
  1102. msgCListsSave (//)
  1103. Save
  1104. ;
  1105. msgCListsComment (//)
  1106. \033bComment
  1107. ;
  1108. msgCListsStart (//)
  1109. \033bStart
  1110. ;
  1111. msgCListsString (//)
  1112. \033bString
  1113. ;
  1114. msgCListsInvFormat (//)
  1115. Invalid file format !
  1116. ;
  1117. msgCTagsWindow (//)
  1118. webPlug (CTags Edit)
  1119. ;
  1120. msgCTagsComment (//)
  1121. Comment
  1122. ;
  1123. msgCTagsStart (//)
  1124. Start
  1125. ;
  1126. msgCTagsEnd (//)
  1127. End
  1128. ;
  1129. msgCTagsFix (//)
  1130. Fix
  1131. ;
  1132. msgCStrWindow (//)
  1133. webPlug (CStrings Edit)
  1134. ;
  1135. msgCStringString (//)
  1136. String
  1137. ;
  1138. msgSelectFile (//)
  1139. Please select a file
  1140. ;
  1141. msgSureToClear (//)
  1142. Are you sure to clear the list ?
  1143. ;
  1144. msgLoadAppend (//)
  1145. Load or Append the new list ?
  1146. ;
  1147. msgBtLoadAppend (//)
  1148. *Load|Append|Cancel
  1149. ;
  1150. ;
  1151. ;Lists Items
  1152. ;
  1153. ;
  1154. msgListList7 (//)
  1155. <LH> </LH> - List Header
  1156. ;
  1157. msgListList8 (//)
  1158. <MENU> </MENU> - Menu
  1159. ;
  1160. msgListList9 (//)
  1161. <DIR> </DIR> - Directory
  1162. ;
  1163. msgFormatList14 (//)
  1164. <!-- --> - Comment
  1165. ;
  1166. ;**********************************************************
  1167. ;New strings for v1.4
  1168. ;**********************************************************
  1169. ;
  1170. msgMenuNew (//)
  1171. New
  1172. ;
  1173. msgMenuSaveAll (//)
  1174. Save all
  1175. ;
  1176. msgMenuClose (//)
  1177. Close
  1178. ;
  1179. msgMenuRedo (//)
  1180. Redo
  1181. ;
  1182. msgMenuIndent (//)
  1183. Indent
  1184. ;
  1185. msgMenuReplace (//)
  1186. Replace
  1187. ;
  1188. msgBlocktofind (//)
  1189. Block to find buffers
  1190. ;
  1191. msgBlocktoreplace (//)
  1192. Block to replace buffer
  1193. ;
  1194. msgMenuFrames (//)
  1195. Frames
  1196. ;
  1197. msgMenuPlugins (//)
  1198. Plugins
  1199. ;
  1200. msgFindCase (//)
  1201. Case sensitive
  1202. ;
  1203. msgFindTranslate (//)
  1204. Translate
  1205. ;
  1206. msgFindMode (//)
  1207. Search
  1208. ;
  1209. msgFindMode0 (//)
  1210. in this document
  1211. ;
  1212. msgFindMode1 (//)
  1213. in all documents from this one
  1214. ;
  1215. msgReplaceString (//)
  1216. Replace string
  1217. ;
  1218. msgReplaceThenFind (//)
  1219. Replace, then find
  1220. ;
  1221. msgReplaceFindNext (//)
  1222. Find next
  1223. ;
  1224. msgReplaceAll (//)
  1225. Replace all
  1226. ;
  1227. msgReplaceReplaced (//)
  1228. Replaced %ld ocurrences
  1229. ;
  1230. msgMessageInit (//)
  1231. Initializing...
  1232. ;
  1233. msgMessageInit1 (//)
  1234. Loading toolbar icons...
  1235. ;
  1236. msgDocument (//)
  1237. Document
  1238. ;
  1239. msgPrefsOpenPlugins (//)
  1240. Open plugins window
  1241. ;
  1242. msgPrefsOpenFrames (//)
  1243. Open frames window
  1244. ;
  1245. msgPrefsFixedFont (//)
  1246. Use fixed width font
  1247. ;
  1248. msgPrefsReselect (//)
  1249. Reselect block after inserting a tag
  1250. ;
  1251. msgPluginStart (//)
  1252. Starting plugin "%s"
  1253. ;
  1254. msgPluginNoWindow (//)
  1255. Cannot open the window of the plugin\n"%s"
  1256. ;
  1257. msgPluginCannot (//)
  1258. Cannot open the plugin\n"%s"
  1259. ;
  1260. msgPluginBadRequest (//)
  1261. A plugin requested non-existant service\nfrom webPlug. This plugin may require a newer\nversion of webPlug
  1262. ;
  1263. msgHeadDescription (//)
  1264. Description
  1265. ;
  1266. msgHeadKeyz (//)
  1267. Keywords
  1268. ;
  1269. msgModified (//)
  1270. Modified
  1271.